home *** CD-ROM | disk | FTP | other *** search
/ LOGIC Apps / Logic-APPLE_II_APPS.iso / mac / LOGIC Apple II 5.25" Library - ProDOS / PRO027A.dsk / GLUE.DOC.txt < prev    next >
Text File  |  2012-02-16  |  876b  |  21 lines

  1. *************************************************************************
  2.  
  3.                             Glue Version 1.2
  4.                             by Floyd Zink Jr
  5.  
  6. *************************************************************************
  7.  
  8. Glue is a simple program which can "glue" two or more text files together,
  9. to create a single amalgamated file.
  10.  
  11. Let's say you have two files on disk, called "Letter.1" and "Letter.2", and
  12. you want to combine them into a single text file called "Letters".  Run 'Glue'
  13. and at the "Output path" prompt, enter "Letters".  Then at the "Input Path",
  14. enter the name of "Letters.1".  Then, when the "Input Path" prompt returns,
  15. type "Letter.2".
  16.  
  17. The rules are:
  18.   1.  Enter the name of the new combined file.
  19.   2.  Enter the name of each source file, in the order they are to be placed.
  20.   3.  Hit <RETURN> a couple of times when you are done.
  21.